home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / DRAWSTAT.PAK / DRAWSTAT.RH < prev    next >
Text File  |  1997-05-06  |  544b  |  21 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1995 by Borland International
  3. //----------------------------------------------------------------------------
  4.  
  5. #define IDI_SAMPLE    1
  6. #define IDB_SAMPLE    101
  7. #define IDD_DRAWSTATE    101
  8.  
  9. #define IDC_BITMAP    100
  10. #define IDC_ICONT    101
  11. #define IDC_PREFIXTEXT    102
  12. #define IDC_TEXT    103
  13.  
  14. #define IDC_NORMAL    110
  15. #define IDC_UNION    111
  16. #define IDC_DISABLED    112
  17. #define IDC_MONO    113
  18. #define IDC_RIGHT    114
  19.  
  20. #define IDC_SAMPLE    125
  21.